[INFO] fetching crate dial9-perf-self-profile 0.4.2...
[INFO] testing dial9-perf-self-profile-0.4.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate dial9-perf-self-profile 0.4.2 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate dial9-perf-self-profile 0.4.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dial9-perf-self-profile 0.4.2
[INFO] tweaked toml for crates.io crate dial9-perf-self-profile 0.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dial9-perf-self-profile 0.4.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dial9-perf-self-profile 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded perf-event-data v0.1.8
[INFO] [stderr]   Downloaded perf-event-open-sys2 v5.0.6
[INFO] [stderr]   Downloaded dial9-trace-format-derive v0.4.0
[INFO] [stderr]   Downloaded c-enum v0.2.3
[INFO] [stderr]   Downloaded dial9-trace-format v0.4.0
[INFO] [stderr]   Downloaded miniz_oxide v0.9.1
[INFO] [stderr]   Downloaded cpp_demangle v0.5.1
[INFO] [stderr]   Downloaded blazesym v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822
[INFO] running `Command { std: "docker" "start" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling blazesym v0.2.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling c-enum v0.2.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling miniz_oxide v0.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling perf-event-open-sys2 v5.0.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling perf-event-data v0.1.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling dial9-trace-format-derive v0.4.0
[INFO] [stderr]    Compiling dial9-trace-format v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dial9-perf-self-profile v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.72s
[INFO] running `Command { std: "docker" "inspect" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dial9-perf-self-profile v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.67s
[INFO] running `Command { std: "docker" "inspect" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dial9_perf_self_profile-98607f7503a920df)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test offline_symbolize::tests::symbol_table_event_round_trip ... ok
[INFO] [stdout] test offline_symbolize::tests::symbolize_no_stack_frames_writes_nothing ... ok
[INFO] [stdout] test symbolize::tests::parse_maps_line_anon ... ok
[INFO] [stdout] test symbolize::tests::parse_maps_line_malformed ... ok
[INFO] [stdout] test symbolize::tests::parse_maps_line_non_executable ... ok
[INFO] [stdout] test offline_symbolize::tests::symbolize_empty_maps_writes_nothing ... ok
[INFO] [stdout] test symbolize::tests::parse_maps_line_executable ... ok
[INFO] [stdout] test symbolize::tests::parse_maps_line_no_path ... ok
[INFO] [stdout] test offline_symbolize::tests::symbolize_empty_trace_writes_nothing ... ok
[INFO] [stdout] test symbolize::tests::parse_proc_maps_filters_correctly ... ok
[INFO] [stdout] test sys::linux::ctimer_sampler::tests::start_rejects_period_mode ... ok
[INFO] [stdout] test sys::linux::fp_profiler::ctimer::tests::start_rejects_negative_interval ... ok
[INFO] [stdout] test sys::linux::fp_profiler::ctimer::tests::start_rejects_zero_interval ... ok
[INFO] [stdout] test sys::linux::fp_profiler::ctimer::tests::unregister_thread_is_safe_when_not_registered ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::stops_at_misaligned_fp ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::empty_buffer_reports_truncation ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::frame_zero_is_always_the_interrupted_pc ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::respects_output_buffer_limit ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::stops_when_fp_doesnt_advance ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::stops_when_frame_size_exceeds_max ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::stops_at_dead_zone_return_addr ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::stops_when_saved_fp_load_faults ... ok
[INFO] [stdout] test sys::linux::offline_symbolize::tests::symbolize_emits_placeholders_when_elf_missing ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::stops_when_ret_addr_load_faults ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::walks_valid_frame_chain ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::reports_truncation_when_buffer_fills_before_chain_ends ... ok
[INFO] [stdout] test sys::linux::perf_sampler::tests::filter_callchain_excludes_kernel_addrs_when_not_included ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::drain_stops_at_first_non_ready_slot ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::dropped_slot_writer_commits_empty_so_drain_advances ... ok
[INFO] [stdout] test sys::linux::perf_sampler::tests::filter_callchain_removes_zeros_and_context_markers ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::empty_drain_is_noop ... ok
[INFO] [stdout] test sys::linux::perf_sampler::tests::filter_callchain_includes_kernel_addrs_when_included ... ok
[INFO] [stdout] test sys::linux::sampler::tests::is_perf_blocked_recognizes_blocked_errors ... ok
[INFO] [stdout] test sys::linux::sampler::tests::is_perf_blocked_ignores_other_errors ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::failed_claims_do_not_advance_tail ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::round_trip_single_sample ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::preserves_order_across_ring_wraparound ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::take_dropped_count_resets ... ok
[INFO] [stdout] test sys::linux::perf_sampler::tests::parse_online_cpus_range ... ok
[INFO] [stdout] test tracepoint::tests::extract_fields_too_short_errors ... ok
[INFO] [stdout] test sys::linux::perf_sampler::tests::filter_callchain_rejects_all_context_markers ... ok
[INFO] [stdout] test tracepoint::tests::parse_sched_switch_format ... ok
[INFO] [stdout] test tracepoint::tests::common_fields_are_excluded ... ok
[INFO] [stdout] test tracepoint::tests::extract_data_loc_field ... ok
[INFO] [stdout] test tracepoint::tests::data_loc_trace_format_mapping ... ok
[INFO] [stdout] test sys::linux::offline_symbolize::tests::symbolize_with_maps_handles_multi_segment_pooled_stacks ... ok
[INFO] [stdout] test tracepoint::tests::parse_kmalloc_format ... ok
[INFO] [stdout] test tracepoint::tests::type_mapping_char_array ... ok
[INFO] [stdout] test tracepoint::tests::parse_data_loc_field ... ok
[INFO] [stdout] test tracepoint::tests::type_mapping_signed_fields ... ok
[INFO] [stdout] test tracepoint::tests::type_mapping_unsigned_fields ... ok
[INFO] [stdout] test tracepoint::tests::extract_fields_from_raw_data ... ok
[INFO] [stdout] test tracepoint::tests::trace_format_value_conversion ... ok
[INFO] [stdout] test sys::linux::fp_profiler::unwind::tests::stops_when_fp_below_stack ... ok
[INFO] [stdout] test tracepoint::tests::trace_format_field_mapping ... ok
[INFO] [stdout] test tracepoint::tests::trace_format_round_trip ... ok
[INFO] [stdout] test tracepoint::tests::split_type_name_simple ... ok
[INFO] [stdout] test unwinder::tests::linux::verify_handler_true_after_install ... ok
[INFO] [stdout] test tracepoint::tests::split_type_name_array ... ok
[INFO] [stdout] test tracepoint::tests::split_type_name_pointer ... ok
[INFO] [stdout] test unwinder::tests::linux::capture_produces_frames ... ok
[INFO] [stdout] test unwinder::tests::linux::capture_reports_truncation_with_tiny_buffer ... ok
[INFO] [stdout] test unwinder::tests::linux::capture_respects_output_buffer_limit ... ok
[INFO] [stdout] test unwinder::tests::linux::capture_with_empty_buffer_reports_truncation ... ok
[INFO] [stdout] test unwinder::tests::linux::frame_zero_points_into_caller_of_capture ... ok
[INFO] [stdout] test unwinder::tests::linux::install_is_idempotent ... ok
[INFO] [stdout] test unwinder::tests::linux::install_is_idempotent_across_threads ... ok
[INFO] [stdout] test sys::linux::fp_profiler::sample_buffer::tests::concurrent_producers_conserve_samples ... ok
[INFO] [stdout] test unwinder::tests::linux::capture_debug_asserts_when_handler_replaced ... ok
[INFO] [stdout] test sys::linux::offline_symbolize::tests::symbolize_with_maps_produces_symbol_events ... ok
[INFO] [stdout] test sys::linux::fp_profiler::ctimer::tests::register_thread_fires_samples_under_cpu_load ... ok
[INFO] [stdout] test sys::linux::fp_profiler::ctimer::tests::register_thread_fails_when_not_running ... ok
[INFO] [stdout] test sys::linux::symbolize::tests::resolve_kernel_symbol_returns_name ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sys::linux::symbolize::tests::resolve_kernel_symbol_returns_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sys::linux::symbolize::tests::resolve_kernel_symbol_returns_name' (1587) panicked at src/sys/linux/symbolize.rs:174:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("schedule")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58df3473d508 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58df3473d508 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58df3473d508 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58df3473d508 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58df3475268a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58df3475268a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x58df34742322 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58df34742322 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58df3471b5e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58df3471b5e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58df34735419 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58df344cad3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58df344cad3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58df347355d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58df347355d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58df3471b6a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58df347101c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58df3471c4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58df34752e4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58df34752d03 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58df3446b48e - core[28b146924c2f19c6]::panicking::assert_failed::<core[28b146924c2f19c6]::option::Option<&str>, core[28b146924c2f19c6]::option::Option<&str>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58df344a70b7 - dial9_perf_self_profile[2525efff23f9ed7e]::sys::linux::symbolize::tests::resolve_kernel_symbol_returns_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sys/linux/symbolize.rs:174:9
[INFO] [stdout]   22:     0x58df344a6537 - dial9_perf_self_profile[2525efff23f9ed7e]::sys::linux::symbolize::tests::resolve_kernel_symbol_returns_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sys/linux/symbolize.rs:160:44
[INFO] [stdout]   23:     0x58df344a9146 - <dial9_perf_self_profile[2525efff23f9ed7e]::sys::linux::symbolize::tests::resolve_kernel_symbol_returns_name::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58df344bde1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58df344bde1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58df344cb695 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58df344cb695 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58df344cb695 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58df344cb695 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58df344cb695 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58df344cb695 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58df344cb695 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58df344c61f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58df344c61f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58df344ce712 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58df344ce712 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58df344ce712 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58df344ce712 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58df344ce712 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58df344ce712 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58df344ce712 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58df3473caff - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x58df3473caff - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x768c5471caa4 - <unknown>
[INFO] [stdout]   45:     0x768c547a9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sys::linux::symbolize::tests::resolve_kernel_symbol_returns_name
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 72 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822", kill_on_drop: false }`
[INFO] [stdout] 2d6d5e581d9ecff00c0230b9af1ecd60bb053807e0d9c996bcdd0560fe2be822
